home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewareENG-SOFT / tswwebcoder / tswwebcoder4en.exe / {app} / TSWWebCoder.exe / 0 / RCDATA / TTEXTSEARCHDIALOG / TTEXTSEARCHDIALOG.txt < prev   
Text File  |  2003-08-14  |  16KB  |  423 lines

  1. object TextSearchDialog: TTextSearchDialog
  2.   Left = 374
  3.   Top = 256
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'S'#248'g'
  7.   ClientHeight = 224
  8.   ClientWidth = 344
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poOwnerFormCenter
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnKeyPress = FormKeyPress
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object HintPanel: TPanel
  25.     Left = 0
  26.     Top = 178
  27.     Width = 344
  28.     Height = 46
  29.     Align = alBottom
  30.     TabOrder = 0
  31.     object MiddlePanel: TFlatPanel
  32.       Left = 41
  33.       Top = 1
  34.       Width = 233
  35.       Height = 44
  36.       ParentColor = True
  37.       ColorHighLight = clBtnFace
  38.       ColorShadow = clBtnFace
  39.       Align = alClient
  40.       TabOrder = 0
  41.       object HintLabel: TLabel
  42.         Left = 1
  43.         Top = 3
  44.         Width = 231
  45.         Height = 40
  46.         Align = alBottom
  47.         Alignment = taCenter
  48.         AutoSize = False
  49.         Font.Charset = ANSI_CHARSET
  50.         Font.Color = clWindowText
  51.         Font.Height = -11
  52.         Font.Name = 'Verdana'
  53.         Font.Style = [fsBold]
  54.         ParentFont = False
  55.         Layout = tlCenter
  56.         WordWrap = True
  57.       end
  58.     end
  59.     object LeftPanel: TFlatPanel
  60.       Left = 1
  61.       Top = 1
  62.       Width = 40
  63.       Height = 44
  64.       ParentColor = True
  65.       ColorHighLight = clBtnFace
  66.       ColorShadow = clBtnFace
  67.       Align = alLeft
  68.       TabOrder = 1
  69.       object Image1: TImage
  70.         Left = 2
  71.         Top = 8
  72.         Width = 31
  73.         Height = 33
  74.         Center = True
  75.         Picture.Data = {<image001.gif>}
  76.       end
  77.     end
  78.     object RightPanel: TFlatPanel
  79.       Left = 274
  80.       Top = 1
  81.       Width = 69
  82.       Height = 44
  83.       ParentColor = True
  84.       ColorHighLight = clBtnFace
  85.       ColorShadow = clBtnFace
  86.       Align = alRight
  87.       TabOrder = 2
  88.       object FlatButton3: TFlatButton
  89.         Left = 8
  90.         Top = 5
  91.         Width = 55
  92.         Height = 17
  93.         Hint = 'Start s'#248'gningen.'
  94.         ColorFocused = 14733503
  95.         ColorDown = 14741743
  96.         ColorBorder = clBtnFace
  97.         ColorHighLight = clBtnShadow
  98.         ColorShadow = clBtnShadow
  99.         Caption = '&Ok'
  100.         TabOrder = 0
  101.         ModalResult = 1
  102.       end
  103.       object FlatButton4: TFlatButton
  104.         Left = 8
  105.         Top = 24
  106.         Width = 55
  107.         Height = 17
  108.         Hint = 'Annuller.'
  109.         ColorFocused = 14733503
  110.         ColorDown = 14741743
  111.         ColorBorder = clBtnFace
  112.         ColorHighLight = clBtnShadow
  113.         ColorShadow = clBtnShadow
  114.         Caption = '&Annuller'
  115.         TabOrder = 1
  116.         ModalResult = 2
  117.       end
  118.     end
  119.   end
  120.   object Panel1: TPanel
  121.     Left = 0
  122.     Top = 0
  123.     Width = 344
  124.     Height = 178
  125.     Align = alClient
  126.     TabOrder = 1
  127.     object Label1: TLabel
  128.       Left = 8
  129.       Top = 12
  130.       Width = 58
  131.       Height = 13
  132.       Hint = 'Skriv den tekst der skal s'#248'ges efter eller v'#230'lg fra listen.'
  133.       Caption = '&S'#248'g efter:'
  134.     end
  135.     object cbSearchText: TFlatComboBox
  136.       Left = 96
  137.       Top = 8
  138.       Width = 233
  139.       Height = 21
  140.       Hint = 'Skriv den tekst der skal s'#248'ges efter eller v'#230'lg fra listen.'
  141.       Color = clWindow
  142.       ColorArrowBackground = 14733503
  143.       ColorBorder = clBlack
  144.       ItemHeight = 13
  145.       TabOrder = 0
  146.       ItemIndex = -1
  147.     end
  148.     object FlatGroupBox2: TFlatGroupBox
  149.       Left = 8
  150.       Top = 40
  151.       Width = 169
  152.       Height = 121
  153.       Caption = 'Indstillinger'
  154.       TabOrder = 1
  155.       ColorBorder = clBlack
  156.       object cbSearchCaseSensitive: TFlatCheckBox
  157.         Left = 8
  158.         Top = 16
  159.         Width = 153
  160.         Height = 33
  161.         Hint = 'V'#230'lg om du '#248'nsker forskel p'#229' store og sm'#229' bogstaver i s'#248'gningen.'
  162.         Transparent = True
  163.         Caption = '&Forskel p'#229' store/sm'#229' bogstaver'
  164.         Color = clWhite
  165.         ColorFocused = 14733503
  166.         ColorDown = 14741743
  167.         ColorBorder = clBlack
  168.         ParentColor = False
  169.         TabOrder = 0
  170.         TabStop = True
  171.       end
  172.       object cbSearchWholeWords: TFlatCheckBox
  173.         Left = 8
  174.         Top = 48
  175.         Width = 153
  176.         Height = 17
  177.         Hint = 'V'#230'lg om din s'#248'getekst m'#229' v'#230're en del af et ord eller ej.'
  178.         Transparent = True
  179.         Caption = '&Kun hele ord'
  180.         Color = clWhite
  181.         ColorFocused = 14733503
  182.         ColorDown = 14741743
  183.         ColorBorder = clBlack
  184.         ParentColor = False
  185.         TabOrder = 1
  186.         TabStop = True
  187.       end
  188.       object cbSearchFromCursor: TFlatCheckBox
  189.         Left = 8
  190.         Top = 64
  191.         Width = 153
  192.         Height = 17
  193.         Hint = 'V'#230'lg om der kun skal s'#248'ges fra det sted hvor cursoren st'#229'r nu.'
  194.         Transparent = True
  195.         Caption = 'S'#248'g fra &cursor'
  196.         Color = clWhite
  197.         ColorFocused = 14733503
  198.         ColorDown = 14741743
  199.         ColorBorder = clBlack
  200.         ParentColor = False
  201.         TabOrder = 2
  202.         TabStop = True
  203.       end
  204.       object cbSearchSelectedOnly: TFlatCheckBox
  205.         Left = 8
  206.         Top = 80
  207.         Width = 153
  208.         Height = 17
  209.         Hint = 
  210.           'Hvis du har markeret noget tekst, kan du v'#230'lge kun at s'#248'ge i det' +
  211.           '.'
  212.         Transparent = True
  213.         Caption = 'S'#248'g kun i &markeret tekst'
  214.         Color = clWhite
  215.         ColorFocused = 14733503
  216.         ColorDown = 14741743
  217.         ColorBorder = clBlack
  218.         ParentColor = False
  219.         TabOrder = 3
  220.         TabStop = True
  221.       end
  222.       object UseRegExps: TFlatCheckBox
  223.         Left = 8
  224.         Top = 96
  225.         Width = 153
  226.         Height = 17
  227.         Hint = 
  228.           'Benyt regul'#230're udtryk (regular expressions) i s'#248'g/erstat teksten' +
  229.           '.'
  230.         Transparent = True
  231.         Caption = 'Brug Reg. expressions'
  232.         Color = clWhite
  233.         ColorFocused = 14733503
  234.         ColorDown = 14741743
  235.         ColorBorder = clBlack
  236.         ParentColor = False
  237.         TabOrder = 4
  238.         TabStop = True
  239.         OnClick = UseRegExpsClick
  240.       end
  241.     end
  242.     object FlatGroupBox1: TFlatGroupBox
  243.       Left = 184
  244.       Top = 40
  245.       Width = 145
  246.       Height = 57
  247.       Caption = 'Retning'
  248.       Color = clBtnFace
  249.       ParentColor = False
  250.       TabOrder = 2
  251.       ColorBorder = clBlack
  252.       object rbForward: TFlatRadioButton
  253.         Left = 8
  254.         Top = 16
  255.         Width = 121
  256.         Height = 17
  257.         Hint = 'S'#248'g fremad i teksten.'
  258.         Transparent = True
  259.         Caption = 'Fr&emad'
  260.         Checked = True
  261.         Color = clWhite
  262.         ColorFocused = 14733503
  263.         ColorDown = clWhite
  264.         ColorBorder = clBlack
  265.         ParentColor = False
  266.         TabOrder = 0
  267.         TabStop = True
  268.       end
  269.       object rbBackward: TFlatRadioButton
  270.         Left = 8
  271.         Top = 32
  272.         Width = 121
  273.         Height = 17
  274.         Hint = 'S'#248'g tilbage i teksten.'
  275.         Transparent = True
  276.         Caption = '&Tilbage'
  277.         Color = clWhite
  278.         ColorFocused = 14733503
  279.         ColorDown = clWhite
  280.         ColorBorder = clBlack
  281.         ParentColor = False
  282.         TabOrder = 1
  283.       end
  284.     end
  285.   end
  286.   object siLang1: TsiLang
  287.     version = 'v5.2.2'
  288.     StringsTypes.Strings = (
  289.       'TIB_STRINGLIST'
  290.       'TSTRINGLIST')
  291.     NumOfLanguages = 2
  292.     LangDispatcher = Form1.LangDispatcher
  293.     LangDelim = 1
  294.     LangNames.Strings = (
  295.       'Danish N1'
  296.       'English N2')
  297.     Language = 'Danish N1'
  298.     ExtendedTranslations = <>
  299.     Left = 264
  300.     Top = 128
  301.     TranslationData = {
  302.       737443617074696F6E730D0A54546578745365617263684469616C6F670153F8
  303.       6701536561726368010D0A63625365617263684361736553656E736974697665
  304.       0126466F72736B656C2070E52073746F72652F736DE520626F67737461766572
  305.       01436173652073656E736974697665010D0A636253656172636846726F6D4375
  306.       72736F720153F867206672612026637572736F72015365617263682066726F6D
  307.       2026637572736F72010D0A636253656172636853656C65637465644F6E6C7901
  308.       53F867206B756E206920266D61726B657265742074656B737401536561726368
  309.       20696E2073656C65637465642074657874206F6E6C79010D0A63625365617263
  310.       6857686F6C65576F72647301264B756E2068656C65206F726401264F6E6C7920
  311.       77686F6C6520776F726473010D0A466C6174427574746F6E3301264F6B01010D
  312.       0A466C6174427574746F6E340126416E6E756C6C6572012643616E63656C010D
  313.       0A466C617447726F7570426F7831015265746E696E6701446972656374696F6E
  314.       010D0A466C617447726F7570426F783201496E647374696C6C696E6765720153
  315.       657474696E6773010D0A48696E744C6162656C0101010D0A48696E7450616E65
  316.       6C0101010D0A4C6162656C31012653F8672065667465723A0126536561726368
  317.       20666F723A010D0A4C65667450616E656C0101010D0A4D6964646C6550616E65
  318.       6C0101010D0A50616E656C310101010D0A72624261636B77617264012654696C
  319.       6261676501264261636B77617264010D0A7262466F727761726401467226656D
  320.       61640126466F7277617264010D0A526967687450616E656C0101010D0A557365
  321.       526567457870730142727567205265672E2065787072657373696F6E73015573
  322.       65207265672E2065787072657373696F6E73010D0A737448696E74730D0A5454
  323.       6578745365617263684469616C6F670101010D0A636253656172636843617365
  324.       53656E7369746976650156E66C67206F6D20647520F86E736B657220666F7273
  325.       6B656C2070E52073746F7265206F6720736DE520626F67737461766572206920
  326.       73F8676E696E67656E2E014D616B652074686520736561726368206361736520
  327.       73656E736974697665206F72206E6F742E010D0A636253656172636846726F6D
  328.       437572736F720156E66C67206F6D20646572206B756E20736B616C2073F86765
  329.       73206672612064657420737465642068766F7220637572736F72656E207374E5
  330.       72206E752E015365617263682066726F6D207468652063757272656E74206375
  331.       72736F7220706F736974696F6E2E010D0A636253656172636853656C65637465
  332.       644F6E6C79014876697320647520686172206D61726B65726574206E6F676574
  333.       2074656B73742C206B616E2064752076E66C6765206B756E2061742073F86765
  334.       2069206465742E01496620796F7520686176652073656C656374656420746578
  335.       742C20796F752063616E2073656172636820696E20746861742070617274206F
  336.       6E6C792E010D0A63625365617263685465787401536B7269762064656E207465
  337.       6B73742064657220736B616C2073F867657320656674657220656C6C65722076
  338.       E66C6720667261206C697374656E2E0157726974652074686520746578742074
  339.       6F2073656172636820666F722E010D0A636253656172636857686F6C65576F72
  340.       64730156E66C67206F6D2064696E2073F8676574656B7374206DE52076E67265
  341.       20656E2064656C206166206574206F726420656C6C657220656A2E01416C6C6F
  342.       7720746865207365617263687465787420746F20626520612070617274206F66
  343.       206120776F7264206F72206E6F742E010D0A466C6174427574746F6E33015374
  344.       6172742073F8676E696E67656E2E01537461727420746865207365617263682E
  345.       010D0A466C6174427574746F6E3401416E6E756C6C65722E0143616E63656C2E
  346.       010D0A466C617447726F7570426F78310101010D0A466C617447726F7570426F
  347.       78320101010D0A48696E744C6162656C0101010D0A48696E7450616E656C0101
  348.       010D0A496D616765310101010D0A4C6162656C3101536B7269762064656E2074
  349.       656B73742064657220736B616C2073F867657320656674657220656C6C657220
  350.       76E66C6720667261206C697374656E2E01577269746520746865207465787420
  351.       746F2073656172636820666F722E010D0A4C65667450616E656C0101010D0A4D
  352.       6964646C6550616E656C0101010D0A50616E656C310101010D0A72624261636B
  353.       776172640153F8672074696C6261676520692074656B7374656E2E0153656172
  354.       6368206261636B7761726420696E2074686520646F63756D656E742E010D0A72
  355.       62466F72776172640153F867206672656D616420692074656B7374656E2E0153
  356.       656172636820666F727761726420696E2074686520646F63756D656E742E010D
  357.       0A526967687450616E656C0101010D0A557365526567457870730142656E7974
  358.       20726567756CE672652075647472796B2028726567756C617220657870726573
  359.       73696F6E732920692073F8672F6572737461742074656B7374656E2E01557365
  360.       20726567756C61722065787072657373696F6E7320696E207468652073656172
  361.       63682F7265706C61636520746578742E010D0A7374446973706C61794C616265
  362.       6C730D0A7374466F6E74730D0A54546578745365617263684469616C6F670156
  363.       657264616E61014D532053616E73205365726966010D0A4D6964646C6550616E
  364.       656C0156657264616E6101010D0A48696E744C6162656C0156657264616E6101
  365.       010D0A4C65667450616E656C0156657264616E6101010D0A526967687450616E
  366.       656C0156657264616E6101010D0A73744D756C74694C696E65730D0A63625365
  367.       61726368546578742E4974656D730101010D0A7374446C677343617074696F6E
  368.       730D0A5761726E696E67015761726E696E6701010D0A4572726F72014572726F
  369.       7201010D0A496E666F726D6174696F6E01496E666F726D6174696F6E01010D0A
  370.       436F6E6669726D01436F6E6669726D01010D0A596573012659657301010D0A4E
  371.       6F01264E6F01010D0A4F4B014F4B01010D0A43616E63656C0143616E63656C01
  372.       010D0A41626F7274012641626F727401010D0A52657472790126526574727901
  373.       010D0A49676E6F7265012649676E6F726501010D0A416C6C0126416C6C01010D
  374.       0A4E6F20546F20416C6C014E266F20746F20416C6C01010D0A59657320546F20
  375.       416C6C0159657320746F2026416C6C01010D0A48656C70012648656C7001010D
  376.       0A7374537472696E67730D0A73744F74686572537472696E67730D0A54546578
  377.       745365617263684469616C6F672E48656C7046696C650101010D0A6362536561
  378.       726368546578742E546578740101010D0A54546578745365617263684469616C
  379.       6F672E48656C704B6579776F72640101010D0A48696E7450616E656C2E48656C
  380.       704B6579776F72640101010D0A4D6964646C6550616E656C2E48656C704B6579
  381.       776F72640101010D0A48696E744C6162656C2E48656C704B6579776F72640101
  382.       010D0A4C65667450616E656C2E48656C704B6579776F72640101010D0A496D61
  383.       6765312E48656C704B6579776F72640101010D0A526967687450616E656C2E48
  384.       656C704B6579776F72640101010D0A466C6174427574746F6E332E48656C704B
  385.       6579776F72640101010D0A466C6174427574746F6E342E48656C704B6579776F
  386.       72640101010D0A50616E656C312E48656C704B6579776F72640101010D0A4C61
  387.       62656C312E48656C704B6579776F72640101010D0A6362536561726368546578
  388.       742E48656C704B6579776F72640101010D0A466C617447726F7570426F78322E
  389.       48656C704B6579776F72640101010D0A63625365617263684361736553656E73
  390.       69746976652E48656C704B6579776F72640101010D0A63625365617263685768
  391.       6F6C65576F7264732E48656C704B6579776F72640101010D0A63625365617263
  392.       6846726F6D437572736F722E48656C704B6579776F72640101010D0A63625365
  393.       6172636853656C65637465644F6E6C792E48656C704B6579776F72640101010D
  394.       0A557365526567457870732E48656C704B6579776F72640101010D0A466C6174
  395.       47726F7570426F78312E48656C704B6579776F72640101010D0A7262466F7277
  396.       6172642E48656C704B6579776F72640101010D0A72624261636B776172642E48
  397.       656C704B6579776F72640101010D0A73744C6F63616C65730D0A43757272656E
  398.       637920537472696E67016B720101010D0A54686F7573616E6420536570617261
  399.       746F72012E0101010D0A446563696D616C20536570617261746F72012C010101
  400.       0D0A4461746520536570617261746F72012D0101010D0A53686F727420446174
  401.       6520466F726D61740164642D4D4D2D797979790101010D0A4C6F6E6720446174
  402.       6520466F726D617401642E204D4D4D4D20797979790101010D0A54696D652053
  403.       6570617261746F72013A0101010D0A54696D6520414D20537472696E67010101
  404.       010D0A54696D6520504D20537472696E67010101010D0A53686F72742054696D
  405.       6520466F726D61740168683A6D6D0101010D0A4C6F6E672054696D6520466F72
  406.       6D61740168683A6D6D3A73730101010D0A53686F7274204D6F6E7468204E616D
  407.       6573016A616E2C6665622C6D61722C6170722C6D616A2C6A756E2C6A756C2C61
  408.       75672C7365702C6F6B742C6E6F762C6465630101010D0A4C6F6E67204D6F6E74
  409.       68204E616D6573016A616E7561722C666562727561722C6D617274732C617072
  410.       696C2C6D616A2C6A756E692C6A756C692C6175677573742C73657074656D6265
  411.       722C6F6B746F6265722C6E6F76656D6265722C646563656D6265720101010D0A
  412.       53686F727420446179204E616D65730173F82C6D612C74692C6F6E2C746F2C66
  413.       722C6CF80101010D0A4C6F6E6720446179204E616D65730173F86E6461672C6D
  414.       616E6461672C746972736461672C6F6E736461672C746F72736461672C667265
  415.       6461672C6CF8726461670101010D0A7374436F6C6C656374696F6E730D0A7374
  416.       43686172536574730D0A54546578745365617263684469616C6F670144454641
  417.       554C545F4348415253455401010D0A4D6964646C6550616E656C014445464155
  418.       4C545F43484152534554010D0A48696E744C6162656C01414E53495F43484152
  419.       534554010D0A4C65667450616E656C0144454641554C545F4348415253455401
  420.       0D0A526967687450616E656C0144454641554C545F43484152534554010D0A}
  421.   end
  422. end
  423.